From eb6294cbed81ba70db03c3ae7a344e9addf8a918 Mon Sep 17 00:00:00 2001 From: Debichem Team Date: Thu, 6 Oct 2016 08:18:33 +0100 Subject: [PATCH] fix_doc_makefile ## 01_fix_doc_makefile.dpatch by Daniel Leidert (dale) ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. Gbp-Pq: Name fix_doc_makefile.patch --- doc/progman/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/progman/Makefile b/doc/progman/Makefile index 5c9ff21..a372641 100644 --- a/doc/progman/Makefile +++ b/doc/progman/Makefile @@ -8,5 +8,5 @@ TARGET = progman.$(DOCSUF) -include $(TOPDIR)/doc/MakeVars -include $(TOPDIR)/doc/MakeRules --include $(TOPDIR)/doc/MakeSuffixRules +include $(SRCDIR)/$(TOPDIR)/lib/MakeSuffixRules include $(SRCDIR)/$(TOPDIR)/lib/MakeRules -- 2.30.2